home *** CD-ROM | disk | FTP | other *** search
/ Building Homes of Our Own / Building Homes of our Own.iso / setup / data1.cab / Everything / working / houCons.dxr / exitFrameScripts_13.ls < prev    next >
Encoding:
Text File  |  2002-09-25  |  136 b   |  6 lines

  1. on exitFrame me
  2.   global gIso, gUserDataMan
  3.   subDReport = subdivisionReport(gIso)
  4.   setfloorPlanEvalList(gUserDataMan, subDReport)
  5. end
  6.